You can enter a text string. Click Find All button to search the specified string in current file or in whole project.

| Dialog Box Item | Description |
|---|---|
| Find what | Enter the string of text to find or select a previous one from the list. |
| Match whole word | Enable whole word search. |
| Match case | Enable case sensitive search. |
| Regular Expression | Specify that the search string is a regular expression. |
| Search scope | Search in current file or in whole project. |
| Find All | Find All based on the search scope. |
| Cancel | Close Dialog. |
You can place the cursor on one of the find result and double click to navigate to that line.